home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Graphics / PerfectPaint / RayLabFactory / Shape / Tube.rls < prev    next >
Encoding:
Text File  |  2000-11-16  |  161 b   |  16 lines

  1. Csg:
  2.     Cylinder:
  3.         start 0 0 -2.5             
  4.         end 0 0 2.5
  5.         radius 2
  6.     :end
  7.  
  8.     MINUS
  9.  
  10.     Cylinder:
  11.         start 0 0 -3             
  12.         end 0 0 3
  13.         radius 1.6
  14.     :end
  15.  
  16. #end